home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / PMGRacing.swf / scripts / DefineButton2_249 / BUTTONCONDACTION on(rollOver, dragOver).as
Encoding:
Text File  |  2001-07-07  |  67 b   |  4 lines

  1. on(rollOver, dragOver){
  2.    call("_level0/:action_hit_small");
  3. }
  4.